com.sabro.jbusiness.database.mssql.comp.parser
Interface ParserTreeConstants
- All Known Implementing Classes:
- Parser
public interface ParserTreeConstants
JJTBLOCK
static final int JJTBLOCK
- See Also:
- Constant Field Values
JJTSTATMENTS
static final int JJTSTATMENTS
- See Also:
- Constant Field Values
JJTSTATMENT
static final int JJTSTATMENT
- See Also:
- Constant Field Values
JJTVARIABLEDECLARATION
static final int JJTVARIABLEDECLARATION
- See Also:
- Constant Field Values
JJTCURSORDECLARATION
static final int JJTCURSORDECLARATION
- See Also:
- Constant Field Values
JJTOPENCURSOR
static final int JJTOPENCURSOR
- See Also:
- Constant Field Values
JJTFETCHCURSOR
static final int JJTFETCHCURSOR
- See Also:
- Constant Field Values
JJTCLOSECURSOR
static final int JJTCLOSECURSOR
- See Also:
- Constant Field Values
JJTDEALLOCATECURSOR
static final int JJTDEALLOCATECURSOR
- See Also:
- Constant Field Values
JJTSET
static final int JJTSET
- See Also:
- Constant Field Values
JJTIF
static final int JJTIF
- See Also:
- Constant Field Values
JJTWHILE
static final int JJTWHILE
- See Also:
- Constant Field Values
JJTBLOCKWHILE
static final int JJTBLOCKWHILE
- See Also:
- Constant Field Values
JJTINSERT
static final int JJTINSERT
- See Also:
- Constant Field Values
JJTDELETE
static final int JJTDELETE
- See Also:
- Constant Field Values
JJTUPDATE
static final int JJTUPDATE
- See Also:
- Constant Field Values
JJTEXECUTE
static final int JJTEXECUTE
- See Also:
- Constant Field Values
JJTRAISERROR
static final int JJTRAISERROR
- See Also:
- Constant Field Values
JJTRETURN
static final int JJTRETURN
- See Also:
- Constant Field Values
JJTSTATMENTSINTERNOS
static final int JJTSTATMENTSINTERNOS
- See Also:
- Constant Field Values
JJTMENSAGEM
static final int JJTMENSAGEM
- See Also:
- Constant Field Values
JJTEXECSCRIPT
static final int JJTEXECSCRIPT
- See Also:
- Constant Field Values
JJTBEGINTRAN
static final int JJTBEGINTRAN
- See Also:
- Constant Field Values
JJTROLLBACKTRAN
static final int JJTROLLBACKTRAN
- See Also:
- Constant Field Values
JJTCOMMITTRAN
static final int JJTCOMMITTRAN
- See Also:
- Constant Field Values
JJTALTERCREATETABLE
static final int JJTALTERCREATETABLE
- See Also:
- Constant Field Values
JJTCOLUMNDEFINITION
static final int JJTCOLUMNDEFINITION
- See Also:
- Constant Field Values
JJTDROPTABLE
static final int JJTDROPTABLE
- See Also:
- Constant Field Values
JJTDATATYPE
static final int JJTDATATYPE
- See Also:
- Constant Field Values
JJTEXPRESSIONS
static final int JJTEXPRESSIONS
- See Also:
- Constant Field Values
JJTEXPRESSION
static final int JJTEXPRESSION
- See Also:
- Constant Field Values
JJTCONDITIONAL
static final int JJTCONDITIONAL
- See Also:
- Constant Field Values
JJTBINARYOPERATOR
static final int JJTBINARYOPERATOR
- See Also:
- Constant Field Values
JJTOPERATORARITMETIC
static final int JJTOPERATORARITMETIC
- See Also:
- Constant Field Values
JJTOPERATORBITWISE
static final int JJTOPERATORBITWISE
- See Also:
- Constant Field Values
JJTOPERATORCOMPARISION
static final int JJTOPERATORCOMPARISION
- See Also:
- Constant Field Values
JJTSIMPLEEXPRESSION
static final int JJTSIMPLEEXPRESSION
- See Also:
- Constant Field Values
JJTUNARYOPERATOR
static final int JJTUNARYOPERATOR
- See Also:
- Constant Field Values
JJTCONSTANT
static final int JJTCONSTANT
- See Also:
- Constant Field Values
JJTBINARYCONSTANT
static final int JJTBINARYCONSTANT
- See Also:
- Constant Field Values
JJTDATETIMECONSTANT
static final int JJTDATETIMECONSTANT
- See Also:
- Constant Field Values
JJTINTEGERCONSTANT
static final int JJTINTEGERCONSTANT
- See Also:
- Constant Field Values
JJTDECIMALCONSTANT
static final int JJTDECIMALCONSTANT
- See Also:
- Constant Field Values
JJTFLOATCONSTANT
static final int JJTFLOATCONSTANT
- See Also:
- Constant Field Values
JJTMONEYCONSTANT
static final int JJTMONEYCONSTANT
- See Also:
- Constant Field Values
JJTSCALARFUNCTION
static final int JJTSCALARFUNCTION
- See Also:
- Constant Field Values
JJTCONDITIONALFUNCTION
static final int JJTCONDITIONALFUNCTION
- See Also:
- Constant Field Values
JJTBUILTINSCALARFUNCTION
static final int JJTBUILTINSCALARFUNCTION
- See Also:
- Constant Field Values
JJTBUILTINSCALARSYSTEMFUNCTION
static final int JJTBUILTINSCALARSYSTEMFUNCTION
- See Also:
- Constant Field Values
JJTBUILTINAGREGATEFUNCTION
static final int JJTBUILTINAGREGATEFUNCTION
- See Also:
- Constant Field Values
JJTBUILTINSCALARMATHEMATICALFUNCTION
static final int JJTBUILTINSCALARMATHEMATICALFUNCTION
- See Also:
- Constant Field Values
JJTBUILTINSCALARSTRINGFUNCTION
static final int JJTBUILTINSCALARSTRINGFUNCTION
- See Also:
- Constant Field Values
JJTBUILTINSCALARDATETIMEFUNCTION
static final int JJTBUILTINSCALARDATETIMEFUNCTION
- See Also:
- Constant Field Values
JJTFUNCAOESCALARINTERNA
static final int JJTFUNCAOESCALARINTERNA
- See Also:
- Constant Field Values
JJTFUNCAOCONDICIONALINTERNA
static final int JJTFUNCAOCONDICIONALINTERNA
- See Also:
- Constant Field Values
JJTUSERDEFINEDSCALARFUNCTION
static final int JJTUSERDEFINEDSCALARFUNCTION
- See Also:
- Constant Field Values
JJTCOLUMN
static final int JJTCOLUMN
- See Also:
- Constant Field Values
JJTSCALARSUBQUERY
static final int JJTSCALARSUBQUERY
- See Also:
- Constant Field Values
JJTSUBQUERY
static final int JJTSUBQUERY
- See Also:
- Constant Field Values
JJTQUERYCOMPLEXA
static final int JJTQUERYCOMPLEXA
- See Also:
- Constant Field Values
JJTQUERYSIMPLES
static final int JJTQUERYSIMPLES
- See Also:
- Constant Field Values
JJTSELECTCLAUSE
static final int JJTSELECTCLAUSE
- See Also:
- Constant Field Values
JJTSELECTLIST
static final int JJTSELECTLIST
- See Also:
- Constant Field Values
JJTSELECTITEM
static final int JJTSELECTITEM
- See Also:
- Constant Field Values
JJTINTOCLAUSE
static final int JJTINTOCLAUSE
- See Also:
- Constant Field Values
JJTFROMCLAUSE
static final int JJTFROMCLAUSE
- See Also:
- Constant Field Values
JJTTABLESOURCE
static final int JJTTABLESOURCE
- See Also:
- Constant Field Values
JJTJOINEDTABLE
static final int JJTJOINEDTABLE
- See Also:
- Constant Field Values
JJTJOINTYPE
static final int JJTJOINTYPE
- See Also:
- Constant Field Values
JJTTABLEHINT
static final int JJTTABLEHINT
- See Also:
- Constant Field Values
JJTVIEWHINT
static final int JJTVIEWHINT
- See Also:
- Constant Field Values
JJTJOINHINT
static final int JJTJOINHINT
- See Also:
- Constant Field Values
JJTTABLENAME
static final int JJTTABLENAME
- See Also:
- Constant Field Values
JJTTABLEALIAS
static final int JJTTABLEALIAS
- See Also:
- Constant Field Values
JJTNEWTABLE
static final int JJTNEWTABLE
- See Also:
- Constant Field Values
JJTCOLUMNALIAS
static final int JJTCOLUMNALIAS
- See Also:
- Constant Field Values
JJTVIEWNAME
static final int JJTVIEWNAME
- See Also:
- Constant Field Values
JJTSOURCENAME
static final int JJTSOURCENAME
- See Also:
- Constant Field Values
JJTWHERECLAUSE
static final int JJTWHERECLAUSE
- See Also:
- Constant Field Values
JJTSEARCHCONDITION
static final int JJTSEARCHCONDITION
- See Also:
- Constant Field Values
JJTPREDICATEBLOCK
static final int JJTPREDICATEBLOCK
- See Also:
- Constant Field Values
JJTPREDICATE
static final int JJTPREDICATE
- See Also:
- Constant Field Values
JJTPREDICATETRUE
static final int JJTPREDICATETRUE
- See Also:
- Constant Field Values
JJTEXISTS
static final int JJTEXISTS
- See Also:
- Constant Field Values
JJTORDERBYCLAUSE
static final int JJTORDERBYCLAUSE
- See Also:
- Constant Field Values
JJTGROUPBYCLAUSE
static final int JJTGROUPBYCLAUSE
- See Also:
- Constant Field Values
JJTHAVINGCLAUSE
static final int JJTHAVINGCLAUSE
- See Also:
- Constant Field Values
JJTPROCEDURENAME
static final int JJTPROCEDURENAME
- See Also:
- Constant Field Values
jjtNodeName
static final java.lang.String[] jjtNodeName